home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13783 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  45 lines

  1. Newsgroups: comp.lang.c
  2. Path: owl3.office-workstations-ltd.co.uk!not-for-mail
  3. From: kenn@office-workstations-ltd.co.uk (Ken Nicolson)
  4. Subject: Re: Is there an easier way to do this ?
  5. Message-ID: <316b7e6d.3094255@newshost>
  6. Date: Wed, 10 Apr 1996 09:34:48 GMT
  7. References: <4kf4r6$sqg@news-f.iadfw.net>
  8. Organization: Office Workstations Limited
  9. Reply-To: kenn@owl-uk.co.uk
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12. jveigel@airmail.net (Jens Veigel) wrote:
  13.  
  14. >I'm porting an ASPECT (Procomm f win) script to C in Windows and I'm
  15. Nice to hear it, but next time try posting C.
  16.  
  17. >If not I will have to port it to C and add the missing C- language
  18. >features like stringinsert and stringextract myself
  19. These are not features of the standard C library, and functions by these
  20. names do not exist on any Windows implementations I know.
  21.  
  22. >BTW: what's the equivalent to $nullstr in C ? 
  23. >
  24. Ahh, an almost genuine C question. It's NULL.
  25.  
  26. >Any suggestions would be greatly appreciated. 
  27. >
  28. Post to an appropriate newsgroup.
  29.  
  30. >here is how I do it today, again this is not C but aspect but looks
  31. >almost like C, except strings are diff in C and of course the array
  32. >would be differently acessed ....
  33. >
  34. My cat had a cough today. I took him along to my family doctor for a check
  35. up. He told me to go away, but I said he is not a human but cat, but looks
  36. almost like a human (we're both mammals with the same number of organs,
  37. etc), except his lungs are different and of course the doctor would have to
  38. use different tools to examine his bronchyl tracts.
  39.  
  40. The doctor told me to get out of his surgery, or he was calling the police.
  41. Sheesh, the cheek of some so-called professionals!
  42.  
  43. Ken
  44.  
  45.